home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / TweakManager.exe / 0 / RCDATA / TFRMEXCELTWEAKS / TFRMEXCELTWEAKS.txt
Text File  |  2008-10-30  |  2KB  |  121 lines

  1. object frmExcelTweaks: TfrmExcelTweaks
  2.   Left = 0
  3.   Top = 0
  4.   Width = 635
  5.   Height = 353
  6.   Font.Charset = DEFAULT_CHARSET
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'Arial'
  10.   Font.Style = []
  11.   ParentFont = False
  12.   TabOrder = 0
  13.   object gbUndo: TGroupBox
  14.     Left = 16
  15.     Top = 1
  16.     Width = 605
  17.     Height = 132
  18.     Caption = 'gbUndo'
  19.     TabOrder = 0
  20.     object lbUndoDescription: TAxLabel
  21.       Left = 24
  22.       Top = 29
  23.       Width = 550
  24.       Height = 49
  25.       WordWrap = True
  26.       Transparent = True
  27.       AutoSize = False
  28.       Caption = 'lbUndoDescription'
  29.       ShowAccelChar = True
  30.     end
  31.     object Label1: TLabel
  32.       Left = 26
  33.       Top = 81
  34.       Width = 7
  35.       Height = 16
  36.       Caption = '0'
  37.     end
  38.     object Label2: TLabel
  39.       Left = 311
  40.       Top = 81
  41.       Width = 21
  42.       Height = 16
  43.       Alignment = taRightJustify
  44.       Caption = '100'
  45.     end
  46.     object lblValue: TLabel
  47.       Left = 59
  48.       Top = 81
  49.       Width = 240
  50.       Height = 16
  51.       Alignment = taCenter
  52.       AutoSize = False
  53.       Caption = 'lblValue'
  54.     end
  55.     object tbUndo: TTrackBar
  56.       Left = 19
  57.       Top = 97
  58.       Width = 320
  59.       Height = 25
  60.       Max = 100
  61.       Frequency = 10
  62.       TabOrder = 0
  63.       OnChange = tbUndoChange
  64.     end
  65.   end
  66.   object gbNetwork: TGroupBox
  67.     Left = 16
  68.     Top = 147
  69.     Width = 605
  70.     Height = 122
  71.     Caption = 'gbNetwork'
  72.     TabOrder = 1
  73.     object lbNetworkDescripton: TAxLabel
  74.       Left = 24
  75.       Top = 29
  76.       Width = 550
  77.       Height = 41
  78.       WordWrap = True
  79.       Transparent = True
  80.       AutoSize = False
  81.       Caption = 'lbNetworkDescripton'
  82.       ShowAccelChar = True
  83.     end
  84.     object cbNetworkResilency: TCheckBox
  85.       Left = 24
  86.       Top = 72
  87.       Width = 529
  88.       Height = 17
  89.       Caption = 'cbNetworkResilency'
  90.       TabOrder = 0
  91.       OnClick = cbItemClick
  92.     end
  93.     object cbPivotResilency: TCheckBox
  94.       Left = 24
  95.       Top = 94
  96.       Width = 513
  97.       Height = 17
  98.       Caption = 'cbPivotResilency'
  99.       TabOrder = 1
  100.       OnClick = cbItemClick
  101.     end
  102.   end
  103.   object gbMisc: TGroupBox
  104.     Left = 16
  105.     Top = 281
  106.     Width = 605
  107.     Height = 67
  108.     Caption = 'gbMisc'
  109.     TabOrder = 2
  110.     object cbFormulaInFullView: TCheckBox
  111.       Left = 24
  112.       Top = 32
  113.       Width = 469
  114.       Height = 17
  115.       Caption = 'cbFormulaInFullView'
  116.       TabOrder = 0
  117.       OnClick = cbItemClick
  118.     end
  119.   end
  120. end
  121.